home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 June / PC Active NR.226.iso / tools / firefox / Firefox Setup 3.0.10.exe / nonlocalized / chrome / toolkit.jar / content / mozapps / handling / handler.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-08-03  |  168 b   |  8 lines

  1. richlistitem[type="handler"] {
  2.   -moz-binding: url('chrome://mozapps/content/handling/handler.xml#handler');
  3. }
  4.  
  5. #remember-text:not([visible]) {
  6.   visibility: hidden;
  7. }
  8.